SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 40473: Security or performance issues can occur when Oracle WebLogic is running in development mode

DetailsAboutRate It

Running Oracle WebLogic in development mode rather than production mode presents no functionality issues, but it might result in less security and possibly some performance issues. To change WebLogic so that it runs in production mode, follow these steps:

  1. Shut down all servers, including the WebLogic Administration Server.
  2. Add the following line to config.xml after the last <server></server> tag and before the <embedded-ldap> tag:

    <production-mode-enabled>true</production-mode-enabled>
  3. Restart the administration server.
  4. Restart the remaining managed servers.

Note: WebLogic Server 10.3.3 shows in the console that production mode is set (with a value of true), even when it is not set. The default value is actually false (meaning that it is in development mode).



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBEA WebLogic ServerSolaris for x649.2 TS2M39.3 TS1M0
Linux for x649.2 TS2M39.3 TS1M0
HP-UX IPF9.2 TS2M39.3 TS1M0
64-bit Enabled Solaris9.2 TS2M39.3 TS1M0
64-bit Enabled AIX9.2 TS2M39.3 TS1M0
Microsoft Windows XP Professional9.2 TS2M39.3 TS1M0
Microsoft Windows Server 20089.2 TS2M39.3 TS1M0
Microsoft Windows Server 2003 Standard Edition9.2 TS2M39.3 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.2 TS2M39.3 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.2 TS2M39.3 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.